Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 177,125 for

document formatting

(0.19 sec)
  1. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...EndRow (); // Reset cell formatting to disable the background...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... Document () builder = aw . DocumentBuilder...before setting any table formatting. builder . insert_cell ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Convert XSLFO to ODS | products.aspo...

    Convert XSLFO to ODS via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to define the formatting of a document. It is used to generate...

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...for side bars that identify document lines containing revised information...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....the Working with Fields documentation article. Remarks: Retrieves...size of our documents. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....the Working with Fields documentation article. Examples: Shows...field in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....the Working with Fields documentation article. Remarks: This field...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....the Working with Fields documentation article. Examples: Shows...insert an OCX field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....the Working with Fields documentation article. Remarks: Inserts...automatic number in outline format. Examples: Shows how to number...

    reference.aspose.com/words/java/com.aspose.word...